/*---------------------------------------------------------------------------------------------------------*/
/*                                                                                                         */
/* Copyright (c) 2011 by Nuvoton Technology Corporation                                                    */
/* All rights reserved                                                                                     */
/*                                                                                                         */
/*---------------------------------------------------------------------------------------------------------*/
/*                                                                                                         */
/* N79E81x Demo Code V1.0.6                                                                                */
/*                                                                                                         */
/*---------------------------------------------------------------------------------------------------------*/

Introduction:

N79E81x Demo Code supports the basic materials for N79E81x development and provides an easy way to use it. 
Examples show how to use the pre-created projects Each example could be as an application template.
The supported tool includes: KEIL uV4 and KEIL uV3

N79E81x Demo Code includes:

\Common
    Common used subroutines for general delay or UART print out.
\Include
    Header files and type definition.
\Sample_Code
    All samples and source files built by KEIL tool.
\Startup
    Start-up assembly code.

Update History:

2011/Dec/14:
    
    v1.0.6
      - Add GPIO and SHBDA sample codes.
      
2011/Oct/24:
    
    v1.0.5
      - Modify some of sample codes.
      
2011/Oct/18:
    
    v1.0.4
      - Add a release note and Revision List in the document.      

2010/June/20:

    v1.0.1
      - Initial version.
